[INFO] fetching crate beamr-cli 0.3.1...
[INFO] fixing beamr-cli-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate beamr-cli 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate beamr-cli 0.3.1
[INFO] finished tweaking crates.io crate beamr-cli 0.3.1
[INFO] tweaked toml for crates.io crate beamr-cli 0.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate beamr-cli 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beamr-cli 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cranelift-native v0.131.2
[INFO] [stderr]   Downloaded gleam-types v0.4.3
[INFO] [stderr]   Downloaded ecow v0.2.6
[INFO] [stderr]   Downloaded io-uring v0.7.12
[INFO] [stderr]   Downloaded cranelift-bitset v0.131.2
[INFO] [stderr]   Downloaded cranelift-control v0.131.2
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v44.0.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.131.2
[INFO] [stderr]   Downloaded cranelift-srcgen v0.131.2
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.131.2
[INFO] [stderr]   Downloaded cranelift-module v0.131.2
[INFO] [stderr]   Downloaded cranelift-entity v0.131.2
[INFO] [stderr]   Downloaded cranelift-jit v0.131.2
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.131.2
[INFO] [stderr]   Downloaded wasmtime-internal-core v44.0.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.131.2
[INFO] [stderr]   Downloaded cranelift-bforest v0.131.2
[INFO] [stderr]   Downloaded cranelift-isle v0.131.2
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.131.2
[INFO] [stderr]   Downloaded regalloc2 v0.15.1
[INFO] [stderr]   Downloaded gimli v0.33.0
[INFO] [stderr]   Downloaded beamr v0.6.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.131.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1
[INFO] running `Command { std: "docker" "start" "f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.2
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.2
[INFO] [stderr]    Compiling cranelift-isle v0.131.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.2
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking cranelift-control v0.131.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking gleam-types v0.4.3
[INFO] [stderr]     Checking cranelift-bitset v0.131.2
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v44.0.2
[INFO] [stderr]     Checking cranelift-entity v0.131.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.2
[INFO] [stderr]     Checking cranelift-bforest v0.131.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cranelift-codegen v0.131.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling beamr v0.6.0
[INFO] [stderr]     Checking cranelift-module v0.131.2
[INFO] [stderr]     Checking cranelift-native v0.131.2
[INFO] [stderr]     Checking cranelift-frontend v0.131.2
[INFO] [stderr]     Checking cranelift-jit v0.131.2
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beamr-0.6.0/src/io/uring.rs:360:17
[INFO] [stdout]     |
[INFO] [stdout] 360 |                 opcode::Statx::new(types::Fd(dir_fd), path.as_ptr(), flags, mask, &mut *stat)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^                                          ----  ---------- unexpected argument #5 of type `&mut libc::statx`
[INFO] [stdout]     |                                                                             |
[INFO] [stdout]     |                                                                             unexpected argument #4 of type `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `*mut statx`, found `i32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beamr-0.6.0/src/io/uring.rs:360:70
[INFO] [stdout]     |
[INFO] [stdout] 360 |                 opcode::Statx::new(types::Fd(dir_fd), path.as_ptr(), flags, mask, &mut *stat)
[INFO] [stdout]     |                                                                      ^^^^^
[INFO] [stdout]     = note: expected raw pointer `*mut io_uring::types::statx`
[INFO] [stdout]                       found type `i32`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/io-uring-0.7.12/src/opcode.rs:69:20
[INFO] [stdout]     |
[INFO] [stdout]  69 |               pub fn new($( $field : $( $tnt )* ),*) -> Self {
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 854 | / opcode! {
[INFO] [stdout] 855 | |     /// Get file status, equivalent to `statx(2)`.
[INFO] [stdout] 856 | |     pub struct Statx {
[INFO] [stdout] 857 | |         dirfd: { impl sealed::UseFd },
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `opcode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 360 -                 opcode::Statx::new(types::Fd(dir_fd), path.as_ptr(), flags, mask, &mut *stat)
[INFO] [stdout] 360 +                 opcode::Statx::new(types::Fd(dir_fd), path.as_ptr(), /* *mut io_uring::types::statx */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beamr` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1", kill_on_drop: false }`
[INFO] [stdout] f8b7deef048efe67bd970bd699660436b17c40825f0f3d35e3295d8d54e7c9d1
